github.com/jackc/pgx/v5/pgtype.arrayHeader.DecodeBinary (method)
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
array.go#L48: func (dst *arrayHeader) DecodeBinary(m *Map, src []byte) (int, error) {
array_codec.go#L253: rp, err := arrayHeader.DecodeBinary(m, src)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)